See Also

PhenotypeDataSetMgr Class  | PhenotypeDataSetMgr Members  | Overload List

Requirements

Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family

Language

Visual Basic

C#

C++

C++/CLI

Show All

dataset
c
See Also Languages Omb Send comments on this topic.

GetPhenotypeDataSet(ID,Generic Nullable) Method

Omb.Domain Namespace > PhenotypeDataSetMgr Class > GetPhenotypeDataSet Method : GetPhenotypeDataSet(ID,Generic Nullable) Method

Get phenotype data set by ID, optionally pass consortium that dataset belongs to...

[Visual Basic]
Overloads Public Overridable Function GetPhenotypeDataSet( _    ByVal dataset As ID, _    ByVal c As Nullable(Of Consortium) _ ) As PhenotypeDataSet
[C#]
public virtual PhenotypeDataSet GetPhenotypeDataSet(    ID dataset,    Nullable<Consortium> c );
[C++]
public: virtual PhenotypeDataSet* GetPhenotypeDataSet(    ID dataset,    Nullable<Consortium> c )
[C++/CLI]
public: virtual PhenotypeDataSet^ GetPhenotypeDataSet(    ID dataset,    Nullable<Consortium> c )

Parameters

dataset
c

Requirements

Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family

See Also

PhenotypeDataSetMgr Class  | PhenotypeDataSetMgr Members  | Overload List

 

 


© 2009 Medical College of Georgia. All Rights Reserved.